FACODSummaryInfo 
Logical Entity Name  FACODSummaryInfo 
Default Table Name  FACODSummaryInfo 
Physical Only  NO 
Definition 
 
Note 
 

FACODSummaryInfo Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FACODSummaryInfoID(PK)    int  NO 
 
FaBatchExpImpID(FK)    int  YES 
 
FundSourceType    char(8)  NO 
 
TotalCount    int  NO 
 
TotalDisbursements    money  NO 
 
TotalAwards    money  NO 
 
TotalCountAccepted    int  YES 
 
TotalCountRejected    int  YES 
 
TotalCountDuplicate    int  YES 
 
TotalCountVerification    int  YES 
 
TotalAwardAccepted    money  YES 
 
TotalDisbursementAccepted    money  YES 
 
TotalFundedDisbursement    money  YES 
 
TotalNonFundedDisbursement    money  YES 
 
TotalAwardCorrected    money  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
TotalCountCorrected    int  YES 
 

FACODSummaryInfo Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FACODSummaryInfo_FACODSummaryInfoID  PrimaryKey  FACODSummaryInfoID 

FACODSummaryInfo Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaBatchExpImp  Non-Identifying  Zero or One to Zero or More  FK_FACODSummaryInfo_FaBatchExpImpID_FaBatchExpImp_FaBatchExpImpID      FaBatchExpImpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FACODSummaryInfo_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FACODSummaryInfo Check Constraints 
Check Constraint Name  CheckConstraint